FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.vn.core#1.0.0-beta (94 ms)

Package hl7.fhir.vn.core
Type StructureDefinition
Id Id
FHIR Version R4
Source http://moh.gov.vn/fhir/vn-core-ig/https://simplifier.net/resolve?scope=hl7.fhir.vn.core@1.0.0-beta&canonical=http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-allergy-intolerance
Url http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-allergy-intolerance
Version 1.0.0
Status draft
Name VNCoreAllergyIntolerance
Title Allergy Intolerance profile - VN Core R4
Experimental False
Realm vn
Authority hl7
Description Thông tin mô tả về dị ứng bệnh nhân gặp phải
Copyright Bộ Y tế - Việt Nam
Type AllergyIntolerance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips AllergyIntolerance (IPS)
http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips Codeable Concept (IPS)
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept Codeable Concept profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-encounter Encounter Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-patient Patient Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner Practitioner Profile - VN Core R4
http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips Allergy Intolerance (IPS)
http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips Codeable Concept (IPS)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "vn-core-allergy-intolerance",
  "url" : "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-allergy-intolerance",
  "version" : "1.0.0",
  "name" : "VNCoreAllergyIntolerance",
  "title" : "Allergy Intolerance profile - VN Core R4",
  "status" : "draft",
  "description" : "Thông tin mô tả về dị ứng bệnh nhân gặp phải",
  "copyright" : "Bá»™ Y tế - Việt Nam",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "AllergyIntolerance",
  "baseDefinition" : "http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "AllergyIntolerance.clinicalStatus",
        "path" : "AllergyIntolerance.clinicalStatus",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
            ]
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.verificationStatus",
        "path" : "AllergyIntolerance.verificationStatus",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
            ]
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.category",
        "path" : "AllergyIntolerance.category",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.code",
        "path" : "AllergyIntolerance.code",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips",
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
            ]
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.patient",
        "path" : "AllergyIntolerance.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-patient"
            ]
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.encounter",
        "path" : "AllergyIntolerance.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-encounter"
            ]
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.asserter",
        "path" : "AllergyIntolerance.asserter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner"
            ]
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation:allergyIntoleranceReactionManifestationGPSCode",
        "path" : "AllergyIntolerance.reaction.manifestation",
        "sliceName" : "allergyIntoleranceReactionManifestationGPSCode",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.